Skip to content

feat: update otel versions for prometheus to 0.30 #3076

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

sandhose
Copy link

@sandhose sandhose commented Jul 17, 2025

Fixes #3091
Design discussion issue (if applicable) N/A

Changes

This makes the opentelemetry-prometheus crate work with opentelemetry-* 0.30.0

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable) (N/A)
  • Appropriate CHANGELOG.md files updated for non-trivial, user-facing changes
  • Changes in public API reviewed (if applicable) (N/A)

Copy link

codecov bot commented Jul 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.4%. Comparing base (86dfd4b) to head (a60122c).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #3076   +/-   ##
=====================================
  Coverage   80.4%   80.4%           
=====================================
  Files        126     126           
  Lines      22237   22237           
=====================================
  Hits       17898   17898           
  Misses      4339    4339           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sandhose sandhose marked this pull request as ready for review August 5, 2025 14:30
@sandhose sandhose requested a review from a team as a code owner August 5, 2025 14:30
Copy link
Contributor

@TommyCpp TommyCpp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Development of the Prometheus exporter has been discontinued. See the related #2451. This crate depends on the unmaintained protobuf crate and has unresolved security vulnerabilities. Version 0.29 will be the final release.

We no longer support prometheus and won't make additional release. If you have a use case for it. Please open an issue so we can discuss

@cijothomas
Copy link
Member

Development of the Prometheus exporter has been discontinued. See the related #2451. This crate depends on the unmaintained protobuf crate and has unresolved security vulnerabilities. Version 0.29 will be the final release.

We no longer support prometheus and won't make additional release. If you have a use case for it. Please open an issue so we can discuss

Closing as we don't plan to continue prometheus updates. Please open a new issue, if we need to revisit. (Note that you can use OTLP Exporter with Prometheus today)

@cijothomas cijothomas closed this Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants